EsiSetting Class

Represents the settings that allows to select a special ESI version for a device.

Inheritance Hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.ModuleConfiguration
    IntervalZero.KINGSTAR.Base.EsiSetting

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public class EsiSetting : ModuleConfiguration
Public Class EsiSetting Inherits ModuleConfiguration

 

The EsiSetting class exposes the following members.

Constructors

  Name Description
EsiSetting Initializes a new instance of the EsiSetting class.

Properties

  Name Description
DeviceName Displays the name of the device in the ESI version to be used for the device.

See also

ModuleConfiguration Class

IntervalZero.KINGSTAR.Base Namespace